$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
	<title>$pagetitle</title>
$headinclude
$headinsert
</head>
<body>
$header

<br />
<br />
<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="70%" align="center" height="59">
<tr>
	<td class="tcat" height="19">$vbphrase[vbulletin_message]</td>
</tr>
<tr>
	<td class="panelsurround" align="center" height="32">
	<!--
	<div style="margin-top:$stylevar[cellpadding]px">
		<input type="submit" class="button" value="$vbphrase[go_back]" accesskey="s" onclick="history.back(1); return false" />
	</div>
	-->
	&nbsp;<p><b><font color="#FF0000">,, <span lang="ar-sa">  
        ..       </span>.</font></b></p>
    <p><b><font color="#FF0000"> </font></b></td>
</tr>
</table>

&nbsp;<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
	<td>$forumjump</td>
</tr>
</table>
<!-- / forum jump -->

<br />
<br />

$footer

</body>
</html>